home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 August
/
Chip_2000-08_cd1.bin
/
internet
/
RadioS
/
radio_station.exe
/
scripts
/
DefineButton2_297
/
BUTTONCONDACTION on(release, rollOut).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-06-26
|
98 b
|
7 lines
on(release, rollOut){
tellTarget("/small_hints")
{
gotoAndStop("blank");
}
}